home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2003 September / The Sunday Times - The Month 2003-09.iso / pc / assets / splash / tv.swf / scripts / frame_1 / DoAction.as
Text File  |  2003-08-07  |  66b  |  6 lines

  1. stop();
  2. if(pause == true || entering == true)
  3. {
  4.    play();
  5. }
  6.